home *** CD-ROM | disk | FTP | other *** search
/ Windows 6-Pak - Disc 5 / Windows 6-Pak (InfoMagic) (Disc 5) (1999).ISO / Scripting-Tools / js15full.exe / Start.ht_ / Start.ht
Encoding:
Text File  |  1998-03-31  |  1.9 KB  |  64 lines

  1. <html>
  2.  
  3. <head>
  4.  
  5. <title>Java Script It! - HTML Sample Documents</title>
  6.  
  7. <frameset cols="145,*" border=0  framespacing=0 frameborder=0>
  8.     <frame src="sbar.htm" name="sidebar" noresize>
  9.      <frame src="main.htm" name="main" noresize>
  10. </frameset>
  11.  
  12. <noframes>
  13.  
  14. <body bgColor="#FFFFFF" text="000000" link="#880000" vlink="#880000" alink="#FFFFFF">
  15.  
  16. <div align=center><font size=6 font="Arial" color="#880000"><b>Java Script It!<br>HTML Sample Documents</b></font></div><p>
  17.  
  18. <font size=4>
  19.  
  20. Examples for all 12 applications that are included with Java Script It! can be accessed from this page.<p>
  21.  
  22. To view what a Java Script It! application can do for your web page just click on the appropriate link below. Note that because you are using an old browser most java script functions will not work at all.<p>
  23.  
  24. <base target="main">
  25.  
  26. <img alt="Java Script It!" src="js-iconw.gif" border=0><br>
  27.  
  28. <font size=2>
  29.  
  30. 1. <a href="alert.htm">Alert</a><br>
  31. 2. <a href="animat.htm">Animation</a><br>
  32. 3. <a href="combo.htm">Combo Links</a><br>
  33. 4. <a href="confirm.htm">Confirm</a><br>
  34. 5. <a href="fade.htm">Fade In and Fade Out</a><br>
  35. 6. <a href="form.htm">Form Verify</a><br>
  36. 7. <a href="g_roll.htm">Graphic Rollovers</a></a><br>
  37. 8. <a href="open.htm">Open Window</a><br>
  38. 9. <a href="slideshw.htm" target="_top">Slide Show Maker</a><br>
  39. 10. <a href="statusbar.htm">Statusbar Message Maker</a></a><br>
  40. 11. <a href="ticker.htm">Ticker Tape</a><br>
  41. 12. <a href="working.htm">Working Buttons</a><p>
  42.  
  43. </font>
  44.  
  45. <b>Contact Info:</b><p>
  46.  
  47. E-mail: <a href="mailto:todd@computan.on.ca">todd@computan.on.ca</a><br>
  48. Website: <a href="http://www.computan.on.ca/~todd/JavaScriptIt!">http://www.computan.on.ca/~todd/JavaScriptIt!</a><p>
  49.  
  50. </font>
  51.  
  52. <hr>
  53.  
  54. <font size=2>
  55. All documents and images contained in the Java Script It! HTML Sample Documents are<br>
  56. <b> ©1998 Todd Climenhage</b>. All rights reserved.
  57. </font>
  58.  
  59. </body>
  60.  
  61. </noframes>
  62.  
  63. </html>
  64.